func github.com/jackc/pgx/v5/pgtype.quoteArrayElementIfNeeded
2 uses
github.com/jackc/pgx/v5/pgtype (current package)
array.go#L378: func quoteArrayElementIfNeeded(src string) string {
array_codec.go#L152: buf = append(buf, quoteArrayElementIfNeeded(string(elemBuf))...)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)